Welcome![Sign In][Sign Up]
Location:
Search - http java

Search list

[JSP/JavaMM7Simulator

Description: 中国移动公布MMS已经有一段时间了。但是MMS的通讯开发工具并不是很多,主要是Nokia提供的工具。另外华为也提供了MMSC API,但是对于很多没有机会直接接入MMSC的开发人员来说,也无法了解更多。 北京易科思达科技有限公司推出的第一款MMS模拟器基本上解决了这个问题。它可以兼容华为的MMSC API和Nokia EAIF MMSC模拟器。它支持MMS的封包和解包。在模拟的过程当中可以通过华为的API发一个数据给模拟器,它会解开所接收到的数据包,并把相关内容打印在屏幕上,同时再重新加上封装,利用MO模式反调用API的接收接口。这样利用该模拟器就可以完成一个自测试循环。 对该模拟器感兴趣的同志,可以去下载中心里面下载多功能模拟器以及MMS的相关配置文件。在下载中心中还有一个有关MMS的解码器,以及若干用于研究的MMS例子。 MMS的封装过程十分复杂,可以说其难度是远超过短信息协议。其复杂的封装过程主要是为了兼容原有HTTP协议的同时,并减少对通信通道的数据容量压力
Platform: | Size: 1888256 | Author: chenhui | Hits:

[JSP/JavaJAVA

Description: "jsp下中国式复杂报表的设计及应用 包括Cell插件JSP中读取和保存数据库的代码示例,需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/GL_Down/2008121321664295.exe 产品概述: Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Jsp, VbScript, JavaScript等语言开发,可以在浏览器中直接打印报表(非IE打印),带有国际化数字签名,让用户使用更方便,更安全。 · 具备Cell组件的所有特色功能,在浏览器中提供报表的显示和打印(非IE的打印) · 网络报表界面美观,大大改善了浏览器中报表的输出效果 · 带有国际化数字签名,让用户使用的更安全、更放心 · 可将报表文件另存为华表文件或者Excel文件,从而可以进行进一步加工 · 支持ASP、ASP.Net、JSP、VBScript、JavaScript等语言开发 在开发工具中将Cell插件引入至工程,然后将Cell插件拖至页面中即可开始报表设计。" -err
Platform: | Size: 1465344 | Author: mengchao | Hits:

[JSP/Javastudy

Description: http代理的java实现,可以自己设置代理的ip和端口,然后启动httpproxy就可以运行了,放心使用吧,没问题的-http proxy java realize, you can set up their own proxy ip and port, and then start httpproxy can run, and rest assured that the use of it, no problem
Platform: | Size: 6144 | Author: freewyj | Hits:

[JSP/JavaOReilly.Java.Rmi

Description: OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book. -OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.
Platform: | Size: 1729536 | Author: zhuiqiu111 | Hits:

[Chess Poker gamesPhoneGame-ChineseChess(Java)

Description: 手机版象棋游戏采用MIDP1.0开发,在低端手机上运行的同时,保证了高端手机的兼容性,其市场发展空间巨大。伴随着中国移动GPRS和中国联通CDMA1X数据业务的开展,手机游戏将是3G数据业务的一个重要的应用领域。根据需求分析的描述以及与用户的沟通,现制定系统实现目标如下:界面设计简洁、友好、美观大方,保证直接上手便可游戏,操作简单、快捷方便,规则简单,方便游戏者进行游戏,实现智能规则判断, 支持大型Web服务器,以Http协议通讯, 向PC端开发靠拢,为以后PC与手机互联奠定基础。-err
Platform: | Size: 438272 | Author: Emily | Hits:

[3D Graphicworldscollide

Description: JAVA实现的小球碰撞动画程序。系统要求:Window xp;J2SE 5.0 from http://java.sun.com/j2se/1.5.0/index.jsp;Java 3D 1.4.0 (or 1.3.2) from https://java3d.dev.java.net/;Odejava from https://odejava.dev.java.net/ -JAVA realization ball collision animation process. System requirements: Window xp J2SE 5.0 from http://java.sun.com/j2se/1.5.0/index.jsp Java 3D 1.4.0 (or 1.3.2) from https:// java3d.dev.java . net/ Odejava from https:// odejava.dev.java.net /
Platform: | Size: 179200 | Author: fangfang | Hits:

[JSP/JavajAVA

Description: 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload download data
Platform: | Size: 553984 | Author: 陈猪猪 | Hits:

[JSP/JavaJavaconfig

Description: 安装JDK 从java.sun.com/">http://java.sun.com/下载jdk-1_5_0_04-windows-i586-p.exe 安装到指定路径,我选择D:jdk1.5.0 配置环境变量: JAVA_HOME: D:jdk1.5.0 PATH: D:jdk1.5.0 in CLASSPATH: . D:jdk1.5.0lib ools.jar D:jdk1.5.0jrelib t.jar -Install JDK from java.sun.com/" > http://java.sun.com/ download jdk-1_5_0_04-windows-i586-p.exe to install to the specified path, I chose D: jdk1.5.0 configuration environment variable: JAVA_HOME : D: jdk1.5.0 PATH: D: jdk1.5.0 in CLASSPATH:. D: jdk1.5.0lib ools.jar D: jdk1.5.0jrelib t.jar
Platform: | Size: 4096 | Author: yang hua yuan | Hits:

[JSP/JavaJAVA-Http

Description: Java关于HTTP连接的编程事例,适合新手学习Java网络编程!-Java programming on the HTTP connection examples, suitable for novice learning Java network programming!
Platform: | Size: 44032 | Author: 王子熙 | Hits:

[Internet-NetworkHttp

Description: RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of http client and server are also included.
Platform: | Size: 865280 | Author: luo | Hits:

[J2MESocketConnection

Description: J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html -J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
Platform: | Size: 1024 | Author: poravis | Hits:

[Windows DevelopJava~VRML_Design

Description: Windows、Unix操作系统HTTP服务器架设,并以专栏形式,对java及HTTP、VRML等语言进行介绍。-Windows, Unix operating system to set up HTTP server, and to form columns of java and HTTP, VRML and other languages are introduced.
Platform: | Size: 23864320 | Author: wlbtsin | Hits:

[JSP/Javajpcapdump

Description: 本程序用来实现对网络流量的获取及分析功能。可以分离出tcp/udp报文,http协议,ftp协议,snmp协议等。-This procedure used to achieve access and network traffic analysis. Can be isolated from tcp/udp packet, http protocol, ftp protocol, snmp agreement.
Platform: | Size: 146432 | Author: 刘明 | Hits:

[JSP/JavaHTTP

Description: 用JAVA语言实现基于HTTP协议的数据截获与还原,能够用java编写的源码截获http协议数据并对其进行还原。 首先:用Jpcap对HTTP协议数据进行截获。其次、通过分析HTTP协议和数据还原得到HTTP协议数据。 -JAVA language with HTTP-based data intercepted and Restore can be used to prepare the source java intercepted http protocol data and restore it. First of all: on the HTTP protocol used Jpcap intercepted data. Secondly, by analyzing the HTTP protocol and data HTTP protocol data to be restored.
Platform: | Size: 322560 | Author: 李璞 | Hits:

[Proxy ServerJavaProxy_src

Description: Java proxy server -http traffic filter-Java proxy server-http traffic filter
Platform: | Size: 30720 | Author: NickNick | Hits:

[TCP/IP stackGuiWakeOnLanPrj-v1.1

Description: 是一个基于JPCAP的JAVA管理程序,同时还包括了一部分SNMP的功能,包括PING,端口扫描,SNIFFER等!-This software need a Java virtual machine installed on your computer. The minimal version needed is 5. In order to download a Java VM you can go to http://java.sun.com. If you want to check the current version running on your system, simply open a console window and type : java-version If you get no anwser then you have no Java, if the version is bellow 1.5 then you ve an inappropriate version of Java for this software.
Platform: | Size: 481280 | Author: 周瑞莉 | Hits:

[Communication-Mobilemobilegprs

Description: This java code examle shows the http connection and communication and data sending via GPRS application on phone.-This java code examle shows the http connection and communication and data sending via GPRS application on phone.
Platform: | Size: 143360 | Author: atul | Hits:

[J2MEhttp

Description: j2me上传图片到服务器,本源码包括客户端、服务器端和资源文件等。-j2me upload pictures to the server
Platform: | Size: 4096 | Author: 姚欣 | Hits:

[J2MEJava

Description: 首先到sun下载最新的jmf,然后安装。http://java.sun.com/products/java-media/jmf/index.jsp   然后,说一下需求   1. 用摄像头拍照   2. 在文本框输入文件名   3. 按下拍照按钮,获取摄像头内的图像   4. 在拍下的照片上有一红框截取固定大小的照片。   5. 保存为本地图像为jpg格式,不得压缩画质   技术关键,相信也是大家最感兴趣的部分也就是如何让一个摄像头工作,并拍下一张照片了。   利用jmf,代码很简单: -First of all to the sun to download the latest jmf, and then install. http://java.sun.com/products/java-media/jmf/index.jsp Then, say something needs one. Photographed with the camera 2. In the text box to enter the file name 3. Press the camera button, and get the image within the camera 4. In the photographs taken on a red box interception of fixed-size photos. 5. Saved as a local image as a jpg format, no compression technology, the key to quality, I believe and the most interesting part is how to make a camera work, and captured a picture of. Use jmf, the code is very simple:
Platform: | Size: 4096 | Author: WS | Hits:

[SMSsend-sms-java-http

Description: send sms in a java project
Platform: | Size: 4096 | Author: jai | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net